home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 1 / ETO Development Tools 1.iso / Essentials / MacApp Documentation / MacApp AppleLink Messages / MacApp.Tech$ Oct 89 / Z0001-Re Printing several-Oct89 < prev    next >
Encoding:
Text File  |  1989-10-03  |  721 b   |  22 lines  |  [TEXT/GEOL]

  1. Item    7480177                         2-Oct-89        20:28
  2.  
  3. From:   SCHMUCKER1                      Schmucker, Kurt
  4.  
  5. To:     MADA.EUROPE                     MacApp Dev Assoc Europe, E Carrasco
  6.  
  7. cc:     MACAPP.TECH$                    MACAPP Tech
  8.  
  9. Sub:    Re: Printing several views
  10.  
  11.     I have not tried this, but why not create a special view (call it a
  12. printing view) and then attach your four views as subviews in the printing view
  13. in the layout you want on the paper.  Print the printing view.  The detach the
  14. views and free the printing view.
  15.  
  16.     The tricky part is that since a view only has one subview, you may have to
  17. store the information needed to reconstruct the original layout.
  18.  
  19.  
  20.         Kurt
  21.  
  22.